CRPEJob::GetMinimumSectionHeight is obsolete. It will still work for older applications. However, there have been a number of major enhancements to the parameter fields (default values, multiple values, value ranges, etc.). Use CRPEJob::GetSectionHeight, for all new development.
CRPEJob::GetMinimumSectionHeight was used to retrieve the minimum section height information for selected sections in the specified report.
BOOL GetMinimumSectionHeight (
short sectionCode,
short *height );
Specifies the code for the report section for which you want to retrieve the minimum height. Use one of the PEP_XXX Section Codes Constants. | |
Specifies a pointer to the minimum height, in twips, for the specified report section. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |